All Versions
9
Latest Version
Avg Release Cycle
27 days
Latest Release
1603 days ago

Changelog History

  • v0.6.0.2 Changes

    December 26, 2019

    ๐Ÿ”„ Changelog

    • โž• Add back correct clean function in reduction step.
  • v0.6.0.1 Changes

    December 26, 2019

    ๐Ÿ”„ Changelog

    • โž• Add configuration to set default yosys version (default.yosys).
    • โž• Add documentation for all the configuration options.
  • v0.6.0.0

    December 25, 2019
  • v0.5.0.1

    December 02, 2019
  • v0.5.0.0 Changes

    November 24, 2019

    ๐Ÿ”„ Changelog

    ๐Ÿ› Bug fixes

    • Mask the output of simulator based on golden design #58.
    • โšก๏ธ Update dependency for Hedgehog #63.
    • Error in for loop reduction #64.
    • ๐Ÿ›  Fix parser with new modules #65.

    ๐Ÿ”‹ Features

    • โž• Added support for Quartus and Quartus light.
    • โž• Added flags to control fuzz run.
    • โž• Added flags to rerun fuzz run with custom Verilog.
  • v0.4.0.1 Changes

    October 25, 2019
    • ๐Ÿ›  Fix generation of module instances with missing connections.
  • v0.4.0.0 Changes

    October 07, 2019
    • ๐Ÿ— Reproducible builds and newest dependencies.
  • v0.3.1.0 Changes

    July 23, 2019
    • โž• Add proper generation of modules
    • โž• Add nix build instead of stack
  • v0.3.0.0 Changes

    May 21, 2019
    • โž• Add report backend and new fuzz loop